Skip to content

test: enable bind/listen/shutdown ops tests#9

Merged
vincent-thomas merged 4 commits into
mainfrom
test/re-enable-bind-listen-shutdown-ops
May 26, 2026
Merged

test: enable bind/listen/shutdown ops tests#9
vincent-thomas merged 4 commits into
mainfrom
test/re-enable-bind-listen-shutdown-ops

Conversation

@vincent-thomas
Copy link
Copy Markdown
Owner

Summary

  • include bind, listen, and shutdown ops test modules in the ops integration suite
  • adapt those tests to use the shared nested ops common module
  • update socket setup to use current Resource-returning helpers and avoid fixed ports in concurrent bind coverage

Test Plan

  • cargo fmt -p lio
  • cargo test -p lio --test ops bind -- --nocapture
  • cargo test -p lio --test ops listen -- --nocapture
  • cargo test -p lio --test ops shutdown -- --nocapture
  • cargo test -p lio --test ops

@vincent-thomas vincent-thomas enabled auto-merge (rebase) May 26, 2026 08:20
@vincent-thomas vincent-thomas disabled auto-merge May 26, 2026 08:20
@vincent-thomas vincent-thomas merged commit 797d194 into main May 26, 2026
6 checks passed
@vincent-thomas vincent-thomas deleted the test/re-enable-bind-listen-shutdown-ops branch May 26, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant